home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / langDefs / bib.lang < prev    next >
Text File  |  2004-07-06  |  864b  |  28 lines

  1. # BibTex language definition file
  2. #
  3. # Author: AndrΘ Simon
  4. #   Mail: andre.simon1@gmx.de
  5. #   Date: 08.02.2004
  6. # ------------------------------------------
  7. # This file is a part of highlight, a free source code converter released under the GPL.
  8. #
  9. # The file is used to describe keywords and special symbols of programming languages.
  10. # See README in the highlight directory for details.
  11. #
  12. # New definition files for future releases of highlight are always appreciated ;)
  13. #
  14. # ----------
  15. # andre.simon1@gmx.de
  16. # http:/www.andre-simon.de/
  17.  
  18.  
  19. $KW_LIST(kwa)=address annote author title type abstract
  20. volume pages number note key organization school series
  21. chapter month department keywords howpublished
  22. institution journal publisher editon editor year booktitle
  23.  
  24. $SL_COMMENT=%
  25.  
  26. $IGNORECASE=false
  27. $SYMBOLS= ( ) [ ] { } , ; : & | < > !  = / *  + -
  28.